home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: in1.uu.net!world!mv!usenet
- From: ENGR@GSSI.MV.COM (Michael Furman)
- Subject: Re: What are the differences between structures and classes in C++ ?
- Message-ID: <DpnIqF.JA6@mv.mv.com>
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- Organization: GSSI
- Date: Wed, 10 Apr 1996 14:54:14 GMT
- References: <4k5m65$av@hpscit.sc.hp.com> <316A7639.3383@sto.fdata.se> <DpM37F.Dzp@mv.mv.com> <DpM528.Guo@presby.edu>
- X-Newsreader: WinVN 0.99.7
- X-Nntp-Posting-Host: gssi.mv.com
-
- In article <DpM528.Guo@presby.edu>, jtbell@presby.edu says...
- > [...]
- >Although mine, at least, was incomplete... I didn't think about default
- >public versus private inheritance for derived classes. Not that it makes
- >much difference in my case because I always use the
- >public/private/protected keywords anyway, to make the defaults explicit.
-
- Formally mine was also incomplete (or even incorrect). But it was not a test
- or interview question that needs absolutely correct answer that can't be
- understood by novice. I supposed (and I believe the chance of mistake is
- very small) that person whu asked this question did not know about base
- classes and inheritance.
-
- --
- <<< If you received it by E-mail: it is a copy of post to the newsgroup >>>
- ---------------------------------------------------------------
- Michael Furman, (603)893-1109
- Geophysical Survey Systems, Inc. fax:(603)889-3984
- 13 Klein Drive - P.O. Box 97 engr@gssi.mv.com
- North Salem, NH 03073-0097 71543.1334@compuserve.com
- ---------------------------------------------------------------
-
-